ostree-boot: weaken dracut Depends to Recommends
authorFelix Krull <f_krull@gmx.de>
Wed, 29 Aug 2018 16:27:40 +0000 (18:27 +0200)
committerFelix Krull <f_krull@gmx.de>
Tue, 27 Aug 2019 17:21:13 +0000 (19:21 +0200)
The systemd parts of the package could also be used for integration
with e.g. initramfs-tools.

debian/control

index 8d7e933401a392ff2788a45a5d5628d90d55b31e..aa1c330a0b1455e094e27ba0619814bdd5abebac 100644 (file)
@@ -151,11 +151,11 @@ Description: content-addressed filesystem for operating system binaries
 Package: ostree-boot
 Architecture: linux-any
 Depends:
- dracut,
  ostree (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends},
 Recommends:
+ dracut,
  grub-efi-amd64 | grub-pc | extlinux | syslinux | u-boot,
 Breaks:
  ostree (<< ${binary:Version}),